projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d0ebf9
)
(Fchar_bytes): Add \n\ in doc-string.
author
Kenichi Handa
<handa@m17n.org>
Sat, 29 Aug 1998 01:26:19 +0000
(
01:26
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sat, 29 Aug 1998 01:26:19 +0000
(
01:26
+0000)
src/charset.c
patch
|
blob
|
history
diff --git
a/src/charset.c
b/src/charset.c
index 5bb3f6ee901d81cbe1d89bb2caa86c41665d5ebb..a9c79fe169d014ec73271426af713d3b40f55051 100644
(file)
--- a/
src/charset.c
+++ b/
src/charset.c
@@
-1015,7
+1015,7
@@
The conversion is done based on `nonascii-translation-table' (which see)\n\
}
DEFUN ("char-bytes", Fchar_bytes, Schar_bytes, 1, 1, 0,
- "Return 1 regardless of the argument CHAR.
+ "Return 1 regardless of the argument CHAR.
\n\
This is now an obsolte function. We keep is just for backward compatibility.")
(ch)
Lisp_Object ch;